*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Nunito', sans-serif;
}
body{
  margin: 0;
  overflow-x: hidden; /* ボディ全体での横スクロールを禁止 */

}
.secondbox{
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-grow: 35;
  position: relative;

}
.box{
  height:
  vertical-align: text-bottom;
  font-size: 15px;

  display: flex;
  justify-content: center;
  align-items: center;
  gap:;
  font-family: 'Nunito', sans-serif;
  padding:px;/*コンテンツの高さ*/
  cursor: pointer;

  background-color: transparent;
  transition: background-color 0.1s ease;
}

.box:hover {
color: #2b2bff;
}

.box.clicked {
background-color: rgba(0, 0, 0, 0.07);
}
.load{
  border:none;
  background: transparent;
  outline: none;
  font-size: 30px;

  margin-top:15px;

}
.wave{
  width:;
  height:10px;
  padding: ;
  margin-left: 1.2rem;
 margin-right: 4rem;
 margin-top: 19px;
 margin-bottom: 40px;
 margin: ;

}
.wavesurfer-cursor {
  height: 30px !important; /* 任意の高さに調整 */
  top: 15px !important;    /* 必要なら縦位置も調整 */
}






.samplepackimage {/*トップ画像*/

          white-space: nowrap; /* 行内要素の折り返しを防ぐ */

          display: flex; /* 画像を横に並べるために Flexbox を使用 */

          align-items: center;
          justify-content: center;
          margin-top:100px;

      }

.sampleimage {/*トップ画像*/

          height: 250px;
          width: 250px; /* 幅を親要素に合わせる */
          max-width: 450px; /* 画像の最大幅を設定 */
          max-height: 350px; /* 画像の最大高さを設定 */
          border-radius: 10px;
         object-fit: cover; /* 画像のアスペクト比を保ちつつ、コンテナいっぱいに表示 */
          box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
             }

.scroll-container {/*フッター画像*/
        overflow-x: auto; /* .scroll-container内でのみ横スクロールを有効にする */
        white-space: nowrap; /* 行内要素の折り返しを防ぐ */
        width: calc(100% - 40px); /* 左右に10pxの余白を持たせる */
        display: flex; /* 画像を横に並べるために Flexbox を使用 */
        gap: 30px; /* 画像間の間隔を設定 */
        margin-left:20px;
        margin-top:px;/*similarsampleに余白をつけているから必要ない*/
            }

.image {/*フッター画像*/
                height: 180px;
                width: 180px; /* 幅を親要素に合わせる */
                max-width: 450px; /* 画像の最大幅を設定 */
                max-height: 350px; /* 画像の最大高さを設定 */
                border-radius: 10px;
                object-fit: cover; /* 画像のアスペクト比を保ちつつ、コンテナいっぱいに表示 */
            }
.titlesamples{
  margin-top: 17px;
  font-size: 17px;


}
.titlesamples2{
  margin-left: 1.4rem;
  font-size: 17px;
  margin-top: 20px;
}

.donatebutton{
  margin-left: 3.3rem;
  font-size: 10px;
  font-weight: normal;
  margin-top: 20px;
  position: fixed;
  z-index: 999;
  top: ; /* 初期のtop位置を指定 */
  transition: top 0.3s ease; /* スムーズな移動のためのトランジション */
}
.butto{
  background-color: blue;
  border-radius: 45px;
  padding:10px ;
  margin-top: px;
  width:40%;
  min-width: 180px;

  font-size: 17px;
  color: #fff;
}
.contain{
  display: flex;
}
nav.contain{
  display: flex;
}
.similarsample{
  margin-left: 5px;
  font-size: 20px;
  font-weight: bolder;
  margin-top: 5px;
  padding: 15px;
}
.description2{
  color: #999;
  font-weight: lighter;
  font-size: 15px;
  margin-left: 3rem;
  margin-right: 3rem;
  margin-top: 10px;
  text-align: left;
  padding: 20px;
}
.youtubecontain{
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(221,221,221,0.4);
}
.youtube{
  margin-top: 50px;
  margin-bottom: 30px;

}
.music{
  position: absolute;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 240px;
}
.description{
  text-align: center;
  margin-top: 40px;
}
.description4{
  color: #999;
  font-weight: 200;
  font-size: 13px;
}
.load{
  position: absolute;/*右側に配置するため*/
  right: 2rem;
  margin-bottom: 17px;
}
.load a{/*ダウンロードボタン*/
  font-size: 20px;
      }

.playbutton{/*サンプル再生ボタン*/
  margin-left: 1.5rem;
  margin-top: 8px;
}
.playbuttonloop{/*ループボタン*/
  margin-left: 1.6rem;
  margin-top: 8px;
}
.commodity{/*サンプル名*/
  margin-left: 1.1rem;
  margin-top: 2px;
  position: absolute;
}
.content{
  margin-top: 15px;
}
.arrow{
  margin-left: 20px;
  font-size: 30px;
  font-weight: lighter;
  margin-top: 10px;

}

.genre{
  margin-top: 20px;
  font-size: 20px;
  margin-left: 20px;
}
.genretext{
  margin-left: 20px;
  margin-right: 20px;
  color:#999;
}
.newsample{
  margin-top: 70px;
  font-size: 20px;
  margin-left: 20px;
}

.mainpage{
  font-family: 'Nunito', sans-serif;
  margin-top: 35px;
  text-align: center;
  font-size: 20px;
}
.insideborder{/*コンテンツ内のボーダー*/
  border-top: 1px solid #ddd;
  margin-left: rem;

}
.border{
  border-top: 1px solid #ddd;
  margin-right: 20px;
  margin-left:20px;
  margin-top: 20px;
}
.img{
  max-width: 50%;
  width: 300px;
  height:200px;
  margin-top: 150px;
  width: 25%;
  margin:60px 20px;
}
.explanation{
  width: 28%;
  float: right;
  margin-top: 20px;
  margin-right: 2%;
  color: white;
}
.categorydocument{
  display: flex;
  flex-direction: column;
}
.list{
background-color: #dddddd;
height: 300px;
margin: 20px;
}
.button{
  background-color: blue;
  border-radius: 5px;
  padding: 4px 20px;
  margin-top: 30px;
  width:30%;
  min-width: 150px;
  margin-left: 20px;

  font-size: 20px;
  color: #fff;
}

.word{
  font-size: 25px;
  color: #fff;
  margin-top: 30px;
  text-align: center;
  padding-top: 15px;
}

.logo{
  color: white;
  font-size: 22px;
  font-family: 'Nunito', sans-serif;

}

.saisei:hover{
  color: #472f91;

}
.saisei{
  border: none;
  background: transparent;
  outline: none;
  font-size: 30px;}






.load:hover{
  color: #97cdf3;
}



.body{
  margin: 30px;
}

.samplehouse{
  font-family: 'Orbitron', sans-serif;
  color: white;
  margin-left: 10px;
  margin-top: 0.35rem;
}
.head{
  height: 60px;
  position:fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
}
a{
  text-decoration: none;
}

.wrapper{
  max-width: 1600px;
}

h2{
  font-family: 'Nunito', sans-serif;
  margin-left: 95px;
  margin-top: 100px;
  font-size: 25px;
}

footer{
  background: rgba(221,221,221,0.4);
  width: 100%;
  height: 320px;
  margin: 0;
  margin-top: 20px;
  padding:0;
}

.footer-link {
  list-style: none;
  padding: 0;
  margin-left: 20px ;
  display: flex;
  flex-direction: column;
}
.footer-link li{
  margin-bottom: 5px;
  margin-top: 15px;
  width:150px;
}

.footer-link a {
  color: #888888; /* 例: 赤色の文字 (#ff0000) */
  margin-top: 10px;
}
su{
  position: absolute;
  z-index: 0;
  left: 0;
  top: 128px;
  width: 100%
  ;
}

body{
  margin-bottom: 0px;
}



.pagenation{
  overflow: hidden;
  list-style: none;
  max-width: 100%;
  margin-left: 33%;
}

.pagenation li{
  float: left;
  padding: 2px 20px ;
  font-family: 'Orbitron', sans-serif;
}
a:hover{
  color: #97cdf3
}
a{
  color: #2b2bff;
}

.nav-active{
  transform: translateX(0%)!important;
}


@media screen and (max-width: 1024px){
 .nav-links{
   width:55%;
 }
}

@media screen and (max-width: 883px){
 body{
   overflow-x: hidden;
 }
 .nav-links{
   font-size: 22px;
   position: absolute;
   right: 0;
   height:80vh;
   top:10vh;
   background-color:#b4b4b4;
   flex-direction: column;
   align-items: center;
   width: 30%;
   transform: translateX(100%);
   min-width: 50%;
 }
.nav-links li{
  opacity:0;
  border-bottom: 1px solid #FFF; width: 5rem;
  padding: 1px;

}
.burgger{
  display: block;
}
.logo{
  text-align:left;
  margin-left: 10%;
}

.mainpage{
  margin-top: 35px;
  font-size: 20px;

}
.list{
  margin-top: 20px;
}

nav{
  min-height: 10vh;
}
h2{
  margin-top: 100px;
  font-size: 32px;
}

h4{
  font-size: 30px;
}
.category{
  display: block;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 1px;
  margin-bottom:
}

.box{/*再生アイコンと文字の大きさ*/
  font-size: 15px;
}

.newsample{
  margin-top: 120px;
}
.word{
  margin-top: 30px;
  padding-top: 15px;
}
/* スマートフォン用のスタイル */
  .container {
    width: 100%; /* 100%幅にすることで、親要素に合わせた幅になります */
    max-width: 100%; /* 必要に応じて最大幅を指定します */
    padding: 0; /* 余白やパディングを適切に調整することも重要です */
  　}
  div.top img{
    margin-top: 100px;
    height: 280px;
  }

}




@keyframes navLinksFade {
  0%{
    opacity: 0;
    transform: translateX(50px);
  }
   100%{
     opacity: 1;
     transform: translateX(0);
   }
}

.toggle .line1{
  transform: rotate(-45deg) translate(-5px, 6px);
}
.toggle .line2{
  opacity: 0;
}
.toggle .line3{
  transform: rotate(405deg) translate(-5px,-6px);
}
